ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / HeaderContentProperty Field

In This Topic
    HeaderContentProperty Field (BaseRangeFilterPresenter<T>)
    In This Topic
    Identifies the HeaderContent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderContentProperty As DependencyProperty
    public static readonly DependencyProperty HeaderContentProperty
    See Also